Skip to main content

Block SQL Injection

Overview

The SQL Injection Protection feature safeguards the application from malicious SQL queries by detecting and blocking suspicious input patterns in incoming requests. It helps prevent unauthorized database access and data breaches.

Use Cases

  • Preventing database-level attacks and unauthorized data access
  • Securing login forms and input fields from malicious queries
  • Protecting sensitive application data from exploitation

Block SQL Injection.

  1. Navigate to TCP Config.
    Click on TCP Config from the left navigation menu.
Add udp Server
  1. Locate the required frontend server from the list for which you want to Block SQL Injection.
  2. Click on Enabe button next to the Block SQL Injection.
Add udp Server

Click Enable once enabled, Block SQL Injection is activated for the selected frontend server and begins inspecting and blocking incoming requests for SQL injection attempts.